Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Support import of Sub operator #941

Merged
merged 4 commits into from
May 27, 2020

Conversation

nlpng
Copy link
Contributor

@nlpng nlpng commented Mar 24, 2020

What this patch does to fix the issue.

There is implementation of Sub operator in c++, but not in the importer or operators.
This PR add Sub op for importing graph

Link to any relevant issues or pull requests.

@blueoil-butler blueoil-butler bot added the CI: auto-run Run CI automatically label Mar 24, 2020
@nlpng nlpng changed the title [WIP] Support import of Sub operator Support import of Sub operator May 22, 2020
@bo-code-review-bot
Copy link

This PR needs Approvals as follows.

  • Ownership Approval for / from iizukak, tkng, ruimashita
  • Readability Approval for Python from tkng, tsawada, tfujiwar

Please choose reviewers and requet reviews!

Click to see how to approve each reviews

You can approve this PR by triggered comments as follows.

  • Approve all reviews requested to you (readability and ownership) and LGTM review
    Approval, LGTM

  • Approve all ownership reviews
    Ownership Approval or OA

  • Approve all readability reviews
    Readability Approval or RA

  • Approve specified review targets

    • Example of Ownership Reviewer of /: Ownership Approval for / or OA for /
    • Example of Readability Reviewer of Python: Readability Approval for Python or RA for Python
  • Approve LGTM review
    LGTM

See all trigger comments

Please replace [Target] to review target

  • Ownership Approval
    • Ownership Approval for [Target]
    • OA for [Target]
    • Ownership Approval
    • OA
    • Approval
  • Readability Approval
    • Readability Approval for [Target]
    • RA for [Target]
    • [Target] Readability Approval
    • [Target] RA
    • Readability Approval
    • RA
    • Approval
  • LGTM
    • LGTM
    • lgtm

@nlpng nlpng requested a review from iizukak May 26, 2020 02:48
Copy link
Member

@iizukak iizukak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OA

@iizukak iizukak requested a review from tfujiwar May 26, 2020 02:59
Copy link
Contributor

@tfujiwar tfujiwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RA
If we need this change also for bxb/converter (IPv3), please make a PR for that.

@iizukak
Copy link
Member

iizukak commented May 27, 2020

/ready

@bo-mergebot
Copy link
Contributor

bo-mergebot bot commented May 27, 2020

⏳Merge job is queued...

@bo-mergebot bo-mergebot bot merged commit d259f3c into blue-oil:master May 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI: auto-run Run CI automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants